home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / xld.man < prev    next >
Encoding:
Text File  |  1989-05-06  |  1.2 KB  |  69 lines

  1.  
  2.  
  3.  
  4. XLD                       User Commands                       XLD
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      xld - Convert load files into SPUR format
  12.  
  13. SSYYNNOOPPSSIISS
  14.      xxlldd [-_s] _i_n-_f_i_l_e-_n_a_m_e [_o_u_t-_f_i_l_e-_n_a_m_e]
  15.  
  16. OOPPTTIIOONNSS
  17.      --ss            Strip load file's symbol table  after  conver-
  18.                    sion.
  19.  
  20. _________________________________________________________________
  21.  
  22.  
  23. DDEESSCCRRIIPPTTIIOONN
  24.      This program converts SPUR load files produced by  sas,  the
  25.      SPUR  assembler, and sld, the SPUR linker/loader, running on
  26.      a machine other than SPUR into SPUR form.  This  program  is
  27.      needed  because  the  sas  and sld generate binary using the
  28.      byte order of the current machine which may differ from that
  29.      of  SPUR.   If the -s option is specified then the binary is
  30.      striped. If specified, the  modified  binary  is  placed  in
  31.      out-file-name.  Otherwise  the  conversion  is  place in in-
  32.      file-name.
  33.  
  34.  
  35. KKEEYYWWOORRDDSS
  36.      SPUR, sld, sas
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0          Printed:  May 5, 1989                     1
  66.  
  67.  
  68.  
  69.